Property
| Definition
| Read/
Write
| Restriction in
event handler
|
Evaluate Condition
| CRRunningTotalCondition. Gets evaluate condition.
| Read only
| None
|
Evaluate ConditionField
| Object. Gets evaluate condition field.
| Read only
| None
|
Evaluate ConditionFormula
| String. Gets or sets evaluate condition formula.
| Read/Write
| Can be written only when formatting idle.
|
Evaluate GroupNumber
| Integer. Gets or sets evaluate group number.
| Read/Write
| Can be written only when formatting idle.
|
Hierarchical SummaryType
| CRHierarchicalSummaryType. Gets or sets wether or not to calculate the running total across the hierarchy in a hierarchically grouped report.
| Read/Write
| Can be written only when formatting idle.
|
Kind
| CRFieldKind. Gets which kind of field (that is, database, summary, formula, etc.).
| Read only
| None
|
Name
| String. Gets the unique formula name of the field within the report (table.FIELD). For example, {#Test}.
| Read only
| None
|
NextValue
| Variant. Gets the field next value.
| Read only
| Can be read only when top-level Report object is formatting active.
|
NumberOfBytes
| Integer. Gets the number of bytes required to store the field data in memory.
| Read only
| None
|
Parent
| Report Object. Gets reference to the parent object.
| Read only
| None
|
PreviousValue
| Variant. Gets the field previous value.
| Read only
| Can be read only when top-level Report object is formatting active.
|
ResetCondition
| CRRunningTotalCondition. Gets the reset condition.
| Read only
| None
|
ResetCondition Field
| Object. Gets reset condition field.
| Read only
| None
|
Reset ConditionFormula
| String. Gets or sets the reset condition formula.
| Read/Write
| Can be written only when formatting idle.
|
ResetGroupNumber
| Integer. Gets or sets the reset group number.
| Read/Write
| Can be written only when formatting idle.
|
RunningTotal FieldName
| String. Gets the running total field name.
| Read only
| None
|
Secondary SummarizedField
| Object. Gets the secondary summarized field
| Read only
| Can be written only when formatting idle.
|
SummarizedField
| Object. Gets the summarized field.
| Read only
| Can be written only when formatting idle.
|
Summary OperationParameter
| Long. Gets or sets summary operation parameter.
| Read/Write
| Can be written only when formatting idle.
|
SummaryType
| CRSummaryType. Gets or sets summary type.
| Read/Write
| Can be written only when formatting idle.
|
Value
| Variant. Gets the field current value.
| Read only
| Can be read only when top-level Report object is formatting active.
|
ValueType
| CRFieldValueType. Gets which type of value is found in the field.
| Read only
| None
|